home *** CD-ROM | disk | FTP | other *** search
/ Interactive CD-ROM & Web Magazine 6 / Interactive CD-ROM & Web Magazine 6.iso / pc / wingift / imaging / imgthumb.oc_ / imgthumb.oc / string.txt next >
Text File  |  1995-12-21  |  8KB  |  153 lines

  1. 1    Wang Image Thumbnail Control
  2. 2    Wang Image Thumbnail Property Page
  3. 101    General
  4. 102    Immagine visualizzata
  5. 103    Corrente
  6. 104    Personalizzata
  7. 105    Lettera (215,9 x 279,4)    85x110
  8. 106    Legale (215,9 x 355,6)    85x140
  9. 107    Lettera orizzontale (279,4 x 215,9)    110x85
  10. 108    Legale orizzontale (355,6 x 215,9)    140x85
  11. 109    Executive (184,2 x 266,7)    145x200
  12. 110    A4 (210,0 x 297,0)    70x99
  13. 111    Schermo VGA    64x48
  14. 112    Quadrato    100x100
  15. 113    **Reserved** Thumbsize
  16. 114    **Reserved** Thumbsize
  17. 115    **Reserved** Thumbsize
  18. 116    **Reserved** Thumbsize
  19. 117    **Reserved** Thumbsize
  20. 118    **Reserved** Thumbsize
  21. 119    **Reserved** Thumbsize
  22. 120    **Reserved** Thumbsize
  23. 121    **Reserved** Thumbsize
  24. 122    **Reserved** 
  25. 123    #
  26. 124    *
  27. 147    Set 'Image' property
  28. 148    ThumbWidth must be between 50 and 500 (pixels).
  29. 149    ThumbHeight must be between 50 and 500 (pixels).
  30. 150    ScrollDirection must be either 0 (Horizontal) or 1 (Vertical).
  31. 151    ThumbCaptionStyle must be either 0 (None), 1 (Simple), 2 (Simple with annotation indicator), 3 (Caption) or 4 (Caption with annotation indicator).
  32. 152    ThumbCaptionColor must be a valid color.
  33. 153    The value of the index of the ThumbSelected property must be between 1 and the value of the ThumbCount property (inclusive).
  34. 154    HighlightColor must be a valid color.
  35. 155    ThumbBackColor must be a valid color.
  36. 156    MousePointer must be 99 (Custom) or in the range 0 to 15 (inclusive).
  37. 157    BackColor must be a valid color.
  38. 158    BorderStyle must be either 0 (No Border) or 1 (Fixed Single).
  39. 159    The Image property must be set prior to calling SelectAllThumbs.
  40. 160    The Image property must be set prior to calling DeselectAllThumbs.
  41. 161    The Image property must be set prior to calling ClearThumbs.
  42. 162    The data type of the PageNumber parameter must be either Integer (2 bytes) or Long (4 bytes).
  43. 163    The Image property must be set prior to calling InsertThumbs.
  44. 164    The data type of the InsertBeforeThumb parameter must be either Integer (2 bytes) or Long (4 bytes).
  45. 165    The data type of the InsertCount parameter must be either Integer (2 bytes) or Long (4 bytes).
  46. 166    Adding InsertCount thumbnails is inconsistent with the number of pages that are in the Image File.
  47. 167    The InsertThumbs operation was not successful.
  48. 168    The Image property must be set prior to calling DeleteThumbs.
  49. 169    The data type of the DeleteCount parameter must be either Integer (2 bytes) or Long (4 bytes).
  50. 170    DeleteAt must be greater or equal to 1.
  51. 171    DeleteCount must be greater or equal to 1.
  52. 172    DeleteAt combined with DeleteCount cannot specify a range higher than the current ThumbCount.
  53. 173    Deleting DeleteCount thumbnails is inconsistent with the number of pages that are in the Image File.
  54. 174    The DeleteThumbs operation was not successful.
  55. 175    The Image property must be set prior to calling DisplayThumbs.
  56. 176    The data type of the ThumbNumber parameter must be either Integer (2 bytes) or Long (4 bytes).
  57. 177    The value of the ThumbNumber parameter must be between 1 and ThumbCount (inclusive).
  58. 178    The data type of the Option parameter must be integer (2 bytes).
  59. 179    The value of the Option parameter must be either 0 (Top or Left), 1 (Middle), or 2 (Bottom or Right).
  60. 180    The Image property must be set prior to calling GenerateThumbs.
  61. 181    The value of the PageNumber parameter must be between 1 and ThumbCount (inclusive).
  62. 182    The value of the PageNumber parameter must be between 1 and ThumbCount (inclusive).
  63. 183    The value of the Option parameter must be either 0 (Generate If Needed) or 1 (Generate Now).
  64. 184    Impossibile generare l'anteprima della pagina %1.
  65. 185    Impossibile generare/salvare l'anteprima della pagina %1.
  66. 186    Impossibile generare/salvare l'anteprima (con le annotazioni fissate) della pagina %1.
  67. 187    The value of the ThumbCount parameter must be greater than zero.
  68. 188    The value of the ThumbCount parameter, in conjunction with the current thumbnail size (ThumbWidth and ThumbHeight), will generate an invalid size (too large). Specify a smaller ThumbCount, or make the thumbnails smaller.
  69. 189    The value of the ThumbCount parameter must be gerater than zero.
  70. 190    The value of the ThumbCount parameter, in conjunction with the current thumbnail size (ThumbWidth and ThumbHeight), will generate an invalid size (too large). Specify a smaller ThumbCount or make the thumbnails smaller.
  71. 191    The value of the ScrollDirectionThumbCount parameter must be greater than zero.
  72. 192    The value of the NonScrollDirectionThumbCount parameter must be gerater than zero.
  73. 193    The value of the NonScrollDirectionSize parameter must be between the values that are obtained from calls to the GetMinimumSize and GetMaximumSize methods.
  74. 194    The value of the ThumbCount parameter, in conjunction with the current thumbnail size (ThumbWidth and ThumbHeight), will generate an invalid size (too large). Specify a smaller ThumbCount or make the thumbnails smaller.
  75. 195    The value of the Direction parameter must be either 0 (Forward) or 1 (Backward).
  76. 196    The value of the Amount parameter must be either 0 (Screen) or 1 (Unit).
  77. 197    The data type of the Image parameter must be String.
  78. 198    The data type of the Page parameter must be Integer (2 bytes) or Long (4 bytes).
  79. 199    The Image/Page specified cannot be displayed.
  80. 200    The position specified by the XPosition and YPosition parameters must be within the control's window.
  81. 201    The value of the InsertBeforeThumb parameter must be between 1 and ThumbCount+1 (inclusive).
  82. 202    The Thumbnail Control was unable to create a required window.
  83. 203    0 - Horizontal
  84. 204    1 - Vertical
  85. 205    0 - None
  86. 206    1 - Simple
  87. 207    2 - Simple with annotation
  88. 208    3 - Caption
  89. 209    4 - Caption with annotation
  90. 210    0 - Default
  91. 211    1 - Arrow
  92. 212    2 - Cross
  93. 213    3 - I-Beam
  94. 214    4 - Icon
  95. 215    5 - Size
  96. 216    6 - Size - NE SW
  97. 217    7 - Size - N S
  98. 218    8 - Size - NW SE
  99. 219    9 - Size - W E
  100. 220    10 - Up Arrow
  101. 221    11 - Hourglass
  102. 222    12 - No Drop
  103. 223    13 - Arrow and Hourglass
  104. 224    14 - Arrow and Question
  105. 225    15 - Size all
  106. 226    99 - Custom
  107. 227    0 - None
  108. 228    1 - Fixed single
  109. 229    The BorderStyle property can be set only at design time.
  110. 61440    Apri
  111. 61441    Salva con nome
  112. 61442    Tutti i file (*.*)
  113. 61443    Senza nome
  114. 61588    Collegato %s
  115. 61589    Tipo non identificato
  116. 61696    Nome file non valido.
  117. 61697    Apertura del documento fallita.
  118. 61698    Salvataggio del documento fallito.
  119. 61699    Salvare modifiche in %1?
  120. 61700    Creazione di un documento vuoto fallita.
  121. 61701    File troppo grande per essere aperto.
  122. 61702    Impossibile iniziare il processo di stampa.
  123. 61703    Impossibile aprire la Guida.
  124. 61704    Errore interno dell'applicazione.
  125. 61705    Comando fallito.
  126. 61706    Memoria insufficiente per eseguire l'operazione.
  127. 61712    Inserire un numero intero.
  128. 61713    Inserire un numero.
  129. 61714    Inserire un numero intero compreso fra %1 e %2.
  130. 61715    Inserire un numero compreso fra %1 e %2.
  131. 61716    Inserire non pi∙ di %1 caratteri.
  132. 61717    Selezionare un pulsante.
  133. 61718    Inserire un numero intero compreso fra 0 e 255.
  134. 61719    Inserire un numero intero positivo.
  135. 61728    Formato file inatteso.
  136. 61729    %1\nImpossibile trovare questo file.\nAssicurarsi che siano stati indicati il percorso e il nome corretti.
  137. 61730    L'unitα di destinazione Φ piena.
  138. 61731    Impossibile leggere da %1: il file Φ attualmente in uso.
  139. 61732    Impossibile scrivere su %1: il file Φ di sola lettura oppure Φ attualmente in uso.
  140. 61733    Errore inaspettato durante la lettura di %1.
  141. 61734    Errore inaspettato durante la scrittura di %1.
  142. 61829    %1\nImpossibile registrare il documento.\nIl documento potrebbe essere giα aperto.
  143. 61836    Impossibile leggere proprietα a sola scrittura.
  144. 61837    Impossibile scrivere proprietα a sola lettura.
  145. 61840    Impossibile caricare il supporto per la posta elettronica.
  146. 61841    La DLL della posta elettronica non Φ valida.
  147. 61842    Impossibile inviare il messaggio per posta elettronica.
  148. 61984    OK\n50
  149. 61985    Annulla\n50
  150. 61986    &Applica\n50
  151. 61987    &?\n50
  152. 61988    Chiudi
  153.